func go.opentelemetry.io/otel/attribute.hashKV

2 uses

	go.opentelemetry.io/otel/attribute (current package)
		hash.go#L39: 		h = hashKV(h, kv)
		hash.go#L45: func hashKV(h xxhash.Hash, kv KeyValue) xxhash.Hash {